A xml reader which is used to scan data from xml files. More...
Public Member Functions | |||
| void | func () | ||
Scan all the xml files and save data.
| |||
| void | func (String temp) | ||
| Scan the xml data which is given and save it. More... | |||
A xml reader which is used to scan data from xml files.
| void com.sanmixy.http.xmlHandle.IXMLReader.func | ( | String | temp) |
Scan the xml data which is given and save it.
| temp |
| IOException | Exception |
Temp is the data which will be analysed.
1.8.4